Add API to access child transformations to GtkFixed
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 2 Apr 2019 14:48:46 +0000 (15:48 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 2 Apr 2019 14:48:46 +0000 (15:48 +0100)
commit6e7748b2661cac76565485ab4f1497f3563f1a7f
treef6267b367d7b020035a3ffe45e8d60abf209f620
parent447dfc029f668eee32a1fe1af6ef2385f311dc0f
Add API to access child transformations to GtkFixed

This is mostly convenience API around GtkFixedLayoutChild, but it should
push people towards using transformations with GtkFixed instead of just
using fixed positioning.
gtk/gtkfixed.c
gtk/gtkfixed.h